home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / rubiks_cube.swf / scripts / DefineButton2_151 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-09-05  |  80 b   |  6 lines

  1. on(release){
  2.    call("../:Y1c");
  3.    call("../:Y2c");
  4.    call("../:Y3c");
  5. }
  6.